home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 2 / CU Amiga Magazine's Super CD-ROM 02 (1996)(EMAP Images)(GB)[!][issue 1996-04].iso / magazine / amiga_e / readme < prev    next >
Text File  |  1995-06-24  |  459b  |  12 lines

  1. SHORT: arq.h converted to arq.m for AmigaE v3
  2.  
  3. put the file arq.m to your emodules:tools/ drawer
  4.  
  5. to make full use of this archive you must have installed ARQ V 1.83.
  6. I have included a simple easyrequest example that makes use of the
  7. exteasyrequest object described in arq.m
  8.  
  9. USAGE: req TEXT="This is a requester." TITLE="WindowTitle" Buttons="Yes|No" REQTYPE=2 ICON=dh3:disk X=10 Y=15
  10.  
  11. returncode is the button you pressed. the rightmost button is always 0.
  12.